Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semidiscrete ot #45

Merged
merged 4 commits into from
Mar 9, 2024
Merged

Semidiscrete ot #45

merged 4 commits into from
Mar 9, 2024

Conversation

BDoignies
Copy link
Contributor

Added a new metric : semidiscrete optimal transport distance (to uniform distribution) in 2D.

Copy link
Contributor

@dcoeurjo dcoeurjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's great! thanks

setup.py Outdated
@@ -20,7 +20,7 @@
UTK_CMAKE_ARGS = [
f"-DUTK_LOG=ON",
f"-DUTK_USE_OPENMP=ON",
f"-DUTK_USE_FFTW=ON",
f"-DUTK_USE_FFTW=OFF",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

disabling FFTW from python binding?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, that is a mistake... On my computer, the conda environement I use do not like fftw for a reason I still don't know...

Revert wrong change...
@dcoeurjo
Copy link
Contributor

dcoeurjo commented Mar 9, 2024

Et 👌

@dcoeurjo dcoeurjo merged commit 994c1c5 into master Mar 9, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants